From 5abdab7e702f38f7e26041731b89800c080a3042 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 6 Jun 2024 20:44:57 +0900 Subject: another waybar css style tweaks --- config/waybar/style/[Wallust] Chroma Fusion.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/waybar/style/[Wallust] Chroma Fusion.css') diff --git a/config/waybar/style/[Wallust] Chroma Fusion.css b/config/waybar/style/[Wallust] Chroma Fusion.css index 368c99e3..29480b41 100644 --- a/config/waybar/style/[Wallust] Chroma Fusion.css +++ b/config/waybar/style/[Wallust] Chroma Fusion.css @@ -110,7 +110,7 @@ tooltip { padding: 0px 2px 0px 6px; } #custom-power { - color: @red; + color: red; padding: 0px 0px 0px 6px; opacity:1.0; } @@ -240,7 +240,7 @@ tooltip { } #temperature.critical { - background-color: @red; + background-color: red; } @keyframes blink { -- cgit v1.2.3